home *** CD-ROM | disk | FTP | other *** search
-
-
-
- YATP v1.02
- DOS utility: Yet Another "Tree" Program
- Freeware, copyright (c) September 5, 1995
- by
- David Daniel Anderson
- Reign Ware
-
- ** READ REIGNWAR.TXT FOR LEGAL TERMS **
-
-
-
- YATP is Yet Another "Tree" Program. YATP displays the directory structure
- of the drive and/ or directory that you specify, or if none is specified,
- the drive and directory structure of the current directory is displayed.
-
- Usage: YATP [drive:][\][directory]
-
- Notes: All parameters are optional; output may be piped or redirected.
-
- Examples:
-
- YATP <- all directories below current
- YATP c:\ <- all directories on drive C:
- YATP d:\os2\ <- only directories below D:\OS2
- YATP c:\ | list /s <- pipe C: tree to LIST
-
-
- Enter "YATP ?" to display this short reminder of the syntax.
-
-
- ** READ REIGNWAR.TXT FOR LEGAL TERMS **
-
-
- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
-
- REVISION HISTORY
-
- v1.00 : 1995/07/03. First public release. DDA
- v1.01 : 1995/07/05. Fixed problem with piping under COMMAND.COM. DDA
- v1.02 : 1995/09/05. Very minor code rearranging, released only because
- I don't plan on any further development. DDA
-
- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
-
-